Rotate
Description
The Rotate tool is a tool that enables the rotating of the image by a specified angle. The rotated image will be used by subsequent tools in the tool flow.
Settings
Rotate Angle
Rotate the image by a specified angle, in degrees. The ranges from -180° to 180°.
Border Type
The type of the extended border to be used. The following border types are supported:
- Constant:
iiiiii|abcdefgh|iiiiiiiwhereipixels are black. - Reflect:
fedcba|abcdefgh|hgfedcb - Replicate:
aaaaaa|abcdefgh|hhhhhhh - Wrap:
cdefgh|abcdefgh|abcdefg
For the examples above the image content is denoted by abcdefghi, where each letter denotes a pixel of different colour.